AWS Attach Network Interface
Activity Description
Attaches a network interface to an Amazon Web Service instance.
Output
The network interface's attachment ID.
Settings
- Module Name – The name of the AWS module to be used.
- Region – The region in which the instance resides.
Example:ap-northeast-1
- Interface Name/Id – The name or ID of the network interface to attach.
Example:eni-e5aa89a3
- Instance Name/Id – The name or ID of the instance.
Example:i-1234567890abcdef0
- Device Index – The index of the device for the network interface attachment.
Example:1
- Override Connection Parameters – Used to launch a new instance using a different AWS account, instead of the original default account saved under the AWS module.
- Access Key – If overriding the connection parameters set at the module level, enter a different access key here.
- Secret Key – If overriding the connection parameters set at the module level, enter a different secret key here.
- Token – If overriding the connection parameters set at the module level, enter a different token here.